home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d4 / gw_slt13.arc / SOURCE.ARC / MOUSE4.DOC < prev    next >
Text File  |  1990-04-01  |  1KB  |  31 lines

  1.  
  2. {*******************************************************************}
  3. {*                   Mouse4 - Text Mouse Unit                      *}
  4. {*                     version .9, 11/20/87                        *}
  5. {*                by Richard Sadowsky 74017,1670                   *}
  6. {*                 released to the public domain                   *}
  7. {*******************************************************************}
  8.  
  9.   Mouse4 is a Turbo Pascal 4 unit with routines for using a Microsoft
  10. or compatable mouse in text mode.  The ideas for these routines came from two
  11. places:
  12.  T E X T   M O U S E  ------  Version 1.0
  13.  By William Hersh, MD
  14.  846 W. Newport, #3N
  15.  Chicago, IL   60657-2311
  16.  Compuserve:  73117,3320
  17.  found in DL4 of BPROGA on CIS
  18.  
  19. and the book,
  20.  
  21.   Advanced Techniques in Turbo Pascal
  22.   by Charles C. Edwards
  23.   Sybex
  24.   ISBN 0-89588-350-3
  25.  
  26.   I am attempting to implement some of the more complex mouse functions, so
  27. look for an update.
  28.  
  29. Richard Sadowsky
  30. CIS: 74017,1670
  31.